StartProcess
StartProcess["executable"] executes an external program, yielding a ProcessObject to represent the resulting subprocess.
StartProcess[{"executable", arg 1, arg 2, ...}] executes an external program, passing it the specified arguments arg i.
Please visit the official Wolfram Language Reference for more details and examples on core symbols.